projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dc64ee
)
(Lisp Atoms): Rephrase "in addition" to avoid confusion with addition
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 13 May 2008 16:41:32 +0000
(16:41 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 13 May 2008 16:41:32 +0000
(16:41 +0000)
operation discussed in previous paragraph.
doc/lispintro/emacs-lisp-intro.texi
patch
|
blob
|
history
diff --git
a/doc/lispintro/emacs-lisp-intro.texi
b/doc/lispintro/emacs-lisp-intro.texi
index 225245907a1c8043445d4a54a599608bc98b260f..bcc685552f56eb636dc67f24aaf0e2885882be7a 100644
(file)
--- a/
doc/lispintro/emacs-lisp-intro.texi
+++ b/
doc/lispintro/emacs-lisp-intro.texi
@@
-1229,8
+1229,8
@@
this case are symbols, separated by whitespace and enclosed by
parentheses, without any non-Lisp punctuation.)
@need 1250
-
In addition, t
ext between double quotation marks---even sentences or
-paragraphs---is an atom. Here is an example:
+
T
ext between double quotation marks---even sentences or
+paragraphs---is a
lso a
n atom. Here is an example:
@cindex Text between double quotation marks
@smallexample